Skip to content

gibran-abdillah/CVE-2023-32315

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CVE-2023-32315

Tool for CVE-2023-32315 exploitation.

Features:

  • Scans single or bulk targets from txt files
  • Utilizes multiprocessing for faster scanning
  • Automatic login capability

Installation:

  • Make sure you're in this repo's directory and have python3 installed
  • Install required packages using:
    pip install -r requirements.txt
  • Run the tool with the following command:
    python3 CVE-2023-32315.py

Usage

  • For bulk targets
    python3 CVE-2023-32315.py --web-list sites.txt -p 10
  • For single target
    python3 CVE-2023-32315.py -u http://127.0.0.1:9090

Screenshots

Screenshot 2023-08-31 153909 Screenshot 2023-08-31 154022

References

About

Tool for CVE-2023-32315 exploitation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages